Package | hl7.fhir.uv.howto |
Type | ImplementationGuide |
Id | Id |
FHIR Version | R5 |
Source | http://hl7.org/fhir/uv/howto/https://build.fhir.org/ig/FHIR/ig-guidance/index.html |
Url | http://hl7.org/fhir/uv/howto/ImplementationGuide/hl7.fhir.uv.howto |
Version | 0.1.0 |
Status | draft |
Date | 2024-10-25T03:18:47+00:00 |
Name | HowToCreateIGs |
Title | Guidance for FHIR IG Creation |
Experimental | False |
Realm | uv |
Authority | hl7 |
Description | Provides guidance on the process to define implementation guides using the HL7 IG Publisher and HL7-managed IG templates. It also provides guidance on 'best practices' around IG development and information about how to develop and maintain IG templates. |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ImplementationGuide hl7.fhir.uv.howto
The official URL for this implementation guide is:
http://hl7.org/fhir/uv/howto/ImplementationGuide/hl7.fhir.uv.howto
Provides guidance on the process to define implementation guides using the HL7 IG Publisher and HL7-managed IG templates. It also provides guidance on 'best practices' around IG development and information about how to develop and maintain IG templates.
{
"resourceType" : "ImplementationGuide",
"id" : "hl7.fhir.uv.howto",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ImplementationGuide hl7.fhir.uv.howto</b></p><a name=\"hl7.fhir.uv.howto\"> </a><a name=\"hchl7.fhir.uv.howto\"> </a><a name=\"hl7.fhir.uv.howto-en-US\"> </a><h2>HowToCreateIGs</h2><p>The official URL for this implementation guide is: </p><pre>http://hl7.org/fhir/uv/howto/ImplementationGuide/hl7.fhir.uv.howto</pre><div><p>Provides guidance on the process to define implementation guides using the HL7 IG Publisher and HL7-managed IG templates. It also provides guidance on 'best practices' around IG development and information about how to develop and maintain IG templates.</p>\n</div></div>"
},
"url" : "http://hl7.org/fhir/uv/howto/ImplementationGuide/hl7.fhir.uv.howto",
"version" : "0.1.0",
"name" : "HowToCreateIGs",
"title" : "Guidance for FHIR IG Creation",
"status" : "draft",
"experimental" : false,
"date" : "2024-10-25T03:18:47+00:00",
"publisher" : "HL7 International - FHIR Management Group",
"contact" : [
{
"telecom" : [
{
"system" : "other",
"value" : "http://hl7.org/Special/committees/fhirmg"
}
]
}
],
"description" : "Provides guidance on the process to define implementation guides using the HL7 IG Publisher and HL7-managed IG templates. It also provides guidance on 'best practices' around IG development and information about how to develop and maintain IG templates.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"packageId" : "hl7.fhir.uv.howto",
"license" : "CC0-1.0",
"fhirVersion" : [
"5.0.0"
],
"dependsOn" : [
{
"id" : "hl7tx",
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/implementationguide-dependency-comment",
"valueMarkdown" : "Automatically added as a dependency - all IGs depend on HL7 Terminology"
}
],
"uri" : "http://terminology.hl7.org/ImplementationGuide/hl7.terminology",
"packageId" : "hl7.terminology.r5",
"version" : "6.0.2"
},
{
"id" : "hl7ext",
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/implementationguide-dependency-comment",
"valueMarkdown" : "Automatically added as a dependency - all IGs depend on the HL7 Extension Pack"
}
],
"uri" : "http://hl7.org/fhir/extensions/ImplementationGuide/hl7.fhir.uv.extensions",
"packageId" : "hl7.fhir.uv.extensions.r5",
"version" : "5.1.0"
}
],
"definition" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/ig-internal-dependency",
"valueCode" : "hl7.fhir.uv.tools#0.2.0"
}
],
"resource" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "Patient"
}
],
"reference" : {
"reference" : "Patient/example"
},
"name" : "Example patient",
"description" : "Example used to show the use of instance fragments"
}
],
"page" : {
"sourceUrl" : "toc.html",
"name" : "toc.html",
"title" : "Table of Contents",
"generation" : "html",
"page" : [
{
"sourceUrl" : "index.html",
"name" : "index.html",
"title" : "IG Home Page",
"generation" : "html"
},
{
"sourceUrl" : "background.html",
"name" : "background.html",
"title" : "Background",
"generation" : "html"
},
{
"sourceUrl" : "readingIgs.html",
"name" : "readingIgs.html",
"title" : "Reading Implemenation Guides",
"generation" : "html"
},
{
"sourceUrl" : "terminology.html",
"name" : "terminology.html",
"title" : "Working with Terminology",
"generation" : "html"
},
{
"sourceUrl" : "sql.html",
"name" : "sql.html",
"title" : "Working with SQL",
"generation" : "html"
},
{
"sourceUrl" : "fragments.html",
"name" : "fragments.html",
"title" : "Using Instance Fragments",
"generation" : "html"
},
{
"sourceUrl" : "languages.html",
"name" : "languages.html",
"title" : "Producing Multi-Language IGs",
"generation" : "markdown"
},
{
"sourceUrl" : "tooling.html",
"name" : "tooling.html",
"title" : "IG Tooling",
"generation" : "html"
},
{
"sourceUrl" : "using-templates.html",
"name" : "using-templates.html",
"title" : "Using the HL7 Templates",
"generation" : "html"
},
{
"sourceUrl" : "best-practice.html",
"name" : "best-practice.html",
"title" : "IG Best Practices",
"generation" : "markdown",
"page" : [
{
"sourceUrl" : "diagrams-plantuml.html",
"name" : "diagrams-plantuml.html",
"title" : "Adding diagrams (PlantUml)",
"generation" : "markdown"
},
{
"sourceUrl" : "diagrams-mermaid.html",
"name" : "diagrams-mermaid.html",
"title" : "Adding diagrams (Mermaid)",
"generation" : "markdown"
}
]
},
{
"sourceUrl" : "template.html",
"name" : "template.html",
"title" : "Extending the HL7 IG Templates",
"generation" : "html",
"page" : [
{
"sourceUrl" : "colors.html",
"name" : "colors.html",
"title" : "Changing the IG colors",
"generation" : "markdown"
}
]
},
{
"sourceUrl" : "downloads.html",
"name" : "downloads.html",
"title" : "Useful Downloads",
"generation" : "html"
},
{
"sourceUrl" : "changes.html",
"name" : "changes.html",
"title" : "IG Change History",
"generation" : "html"
}
]
},
"parameter" : [
{
"code" : {
"system" : "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code" : "copyrightyear"
},
"value" : "2019+"
},
{
"code" : {
"system" : "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code" : "releaselabel"
},
"value" : "CI Build"
},
{
"code" : {
"system" : "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code" : "globals-in-artifacts"
},
"value" : "true"
},
{
"code" : {
"system" : "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code" : "viewDefinition"
},
"value" : "input/sql/sql-view-valueset.json"
},
{
"code" : {
"system" : "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code" : "autoload-resources"
},
"value" : "true"
},
{
"code" : {
"system" : "http://hl7.org/fhir/guide-parameter-code",
"code" : "path-resource"
},
"value" : "input/capabilities"
},
{
"code" : {
"system" : "http://hl7.org/fhir/guide-parameter-code",
"code" : "path-resource"
},
"value" : "input/examples"
},
{
"code" : {
"system" : "http://hl7.org/fhir/guide-parameter-code",
"code" : "path-resource"
},
"value" : "input/extensions"
},
{
"code" : {
"system" : "http://hl7.org/fhir/guide-parameter-code",
"code" : "path-resource"
},
"value" : "input/models"
},
{
"code" : {
"system" : "http://hl7.org/fhir/guide-parameter-code",
"code" : "path-resource"
},
"value" : "input/operations"
},
{
"code" : {
"system" : "http://hl7.org/fhir/guide-parameter-code",
"code" : "path-resource"
},
"value" : "input/profiles"
},
{
"code" : {
"system" : "http://hl7.org/fhir/guide-parameter-code",
"code" : "path-resource"
},
"value" : "input/resources"
},
{
"code" : {
"system" : "http://hl7.org/fhir/guide-parameter-code",
"code" : "path-resource"
},
"value" : "input/vocabulary"
},
{
"code" : {
"system" : "http://hl7.org/fhir/guide-parameter-code",
"code" : "path-resource"
},
"value" : "input/maps"
},
{
"code" : {
"system" : "http://hl7.org/fhir/guide-parameter-code",
"code" : "path-resource"
},
"value" : "input/testing"
},
{
"code" : {
"system" : "http://hl7.org/fhir/guide-parameter-code",
"code" : "path-resource"
},
"value" : "input/history"
},
{
"code" : {
"system" : "http://hl7.org/fhir/guide-parameter-code",
"code" : "path-resource"
},
"value" : "fsh-generated/resources"
},
{
"code" : {
"system" : "http://hl7.org/fhir/guide-parameter-code",
"code" : "path-pages"
},
"value" : "template/config"
},
{
"code" : {
"system" : "http://hl7.org/fhir/guide-parameter-code",
"code" : "path-pages"
},
"value" : "input/images"
},
{
"code" : {
"system" : "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code" : "path-liquid"
},
"value" : "template/liquid"
},
{
"code" : {
"system" : "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code" : "path-liquid"
},
"value" : "input/liquid"
},
{
"code" : {
"system" : "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code" : "path-qa"
},
"value" : "temp/qa"
},
{
"code" : {
"system" : "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code" : "path-temp"
},
"value" : "temp/pages"
},
{
"code" : {
"system" : "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code" : "path-output"
},
"value" : "output"
},
{
"code" : {
"system" : "http://hl7.org/fhir/guide-parameter-code",
"code" : "path-tx-cache"
},
"value" : "input-cache/txcache"
},
{
"code" : {
"system" : "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code" : "path-suppressed-warnings"
},
"value" : "input/ignoreWarnings.txt"
},
{
"code" : {
"system" : "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code" : "path-history"
},
"value" : "http://hl7.org/fhir/uv/howto/history.html"
},
{
"code" : {
"system" : "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code" : "template-html"
},
"value" : "template-page.html"
},
{
"code" : {
"system" : "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code" : "template-md"
},
"value" : "template-page-md.html"
},
{
"code" : {
"system" : "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code" : "apply-contact"
},
"value" : "true"
},
{
"code" : {
"system" : "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code" : "apply-context"
},
"value" : "true"
},
{
"code" : {
"system" : "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code" : "apply-copyright"
},
"value" : "true"
},
{
"code" : {
"system" : "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code" : "apply-jurisdiction"
},
"value" : "true"
},
{
"code" : {
"system" : "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code" : "apply-license"
},
"value" : "true"
},
{
"code" : {
"system" : "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code" : "apply-publisher"
},
"value" : "true"
},
{
"code" : {
"system" : "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code" : "apply-version"
},
"value" : "true"
},
{
"code" : {
"system" : "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code" : "apply-wg"
},
"value" : "true"
},
{
"code" : {
"system" : "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code" : "active-tables"
},
"value" : "true"
},
{
"code" : {
"system" : "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code" : "fmm-definition"
},
"value" : "http://hl7.org/fhir/versions.html#maturity"
},
{
"code" : {
"system" : "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code" : "propagate-status"
},
"value" : "true"
},
{
"code" : {
"system" : "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code" : "excludelogbinaryformat"
},
"value" : "true"
},
{
"code" : {
"system" : "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
"code" : "tabbed-snapshots"
},
"value" : "true"
}
]
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.